﻿@charset "utf-8";
/* CSS Document */
body,div,section,figure,strong,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:.1rem; font-family:"微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.figure{display: block;height: 0;overflow: hidden;position: relative;}
.figure img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all .5s;}
.fk{color: #333;}
.fs{font-size: .22rem;font-weight: bold;}
.iconfont{font-size: .16rem;}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#014693; text-decoration:underline;}
.layout{padding: 5% 10%;}

@font-face {
	font-family: 'Conv_DIN-Light';
	src: url('../fonts/DIN-Light.eot');
	src: local('☺'), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('../fonts/DIN-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header{position: fixed;z-index: 1000;left: 0;top: 0;right: 0;transition: all 0.3s;height: .5rem;display: flex;align-items: center;justify-content: space-between;background: #FFF;box-shadow: 0 0 .03rem rgba(0,0,0,.1);padding-right: 2%;}
header h1{width:.45rem;}
header h1 img{width: 100%;transition: all .3s;}
header .pic{height: .3rem;position: relative;padding-left: 2%;z-index: 1;display: flex;align-items: center;justify-content: center;font-size: 0;}
header .pic:after{content: "";display: block;position: absolute;left: -10%;top: 0;bottom: 0;background: #ff7b19;width: 128%;transform: skew(-30deg);z-index: -1;}
header .pic img{width: 100%;}
header .right{display: flex;align-items: center;justify-content: space-between;}
.nav{font-size: 0px;background-image: linear-gradient(to top, #40455b 15%, #5aa3f2 100%);padding: 0 .25rem;}
.nav li{display: inline-block;position: relative;}
.nav li p{line-height: .3rem;font-size: .1rem;transition: all 0.3s;}
.nav li.current p a{font-weight: bold;}
.nav li p a{display: block;transition: all 0.3s;padding: 0 .08rem;color: #FFF;}
.nav li:hover p a{text-decoration: none;color:#FFF;}
.nav li i{font-size: .06rem;margin-left: .05rem;display: none;}
.nav li dl{position: absolute;left: 0;top: .3rem;background: #FFF;font-size: .08rem;width: 1rem;display: none;box-shadow: 0 0 .03rem rgba(0,0,0,.2);}
.nav li dd{position: relative;}
.nav li dd a{display: block;transition: all 0.3s;padding: .05rem .1rem;}
.nav li dd:hover a{display: block;text-decoration: none;background: #014693;color: #FFF;}
.nav li dd:last-child{border-bottom: none;}
.nav li dd .san{position: absolute;left: 100%;top: 0px;visibility: hidden;opacity: 0;transition: all .3s;width: 1.4rem;}
.nav li dd:hover .san{visibility: visible;opacity: 1;}
.nav li dd:hover .san .list a{padding: .05rem .1rem;background: rgba(0,0,0,0.5);color: #FFF;}
.nav li dd:hover .san .list a:hover{padding: .05rem .1rem;background: #014693;color: #FFF;}
.nav li:last-child:before{display: none;}

header .dh{display: flex;align-items: center;justify-content: center;font-size: .08rem;}
header .dh i{font-size: .12rem;margin-right: .05rem;}

header .right .yuyan{position: relative;}
header .right .yuyan p{display: flex;align-items: center;color: #014693;line-height: .5rem;font-size: .1rem;}
header .right .yuyan i{font-size: .12rem;transition: all .3s;color: #014693;margin-right: .05rem;}
header .right .yuyan ul{position: absolute;left: 50%;top: .5rem;width: .8rem;background: #FFF;text-align: center;margin-left: -.4rem;padding: .1rem 0;visibility: hidden;opacity: 0;transition: all .3s;box-shadow: 0 0 .03rem rgba(0,0,0,.2);font-size: .08rem;}
header .right .yuyan:hover ul{visibility: visible;opacity: 1;}
header .right .yuyan li a{color: #333;padding: .05rem 0;display: block;}
header .right .yuyan li a:hover{text-decoration: none;}
header .right .yuyan li a.current{color: #014693;}

.navm{display: none;width: 1.2rem;height: 1.2rem;line-height: 1.2rem;text-align: center;color: #333;cursor: pointer;}
.navm i{font-size:.6rem;display: block;}

header .search{transition: all 0.3s;cursor: pointer;position: relative;z-index: 101;margin-left: .2rem;}
header .search i{font-size: .12rem;width: .14rem;line-height: .14rem;height: .14rem;display: flex;align-items: center;justify-content: center;border-radius: 100%;transition: all .3s;}
header .search i.icon-guanbi{color: #333;}

.search_box{position: fixed;left: 0px;right: 0px;top: 0;height: .5rem;background: #FFF;display: none;z-index: 100;}
.search_box .box{display: flex;align-items: center;justify-content: center;height: .5rem;padding: 0 20%;}
.search_box .box .bor{border-bottom: 1px solid #CCC;width: 100%;}
.search_box .input_btn{float: left;width: 10%;height: 0.24rem;border: none;outline: magenta;background: url(../images/pic4.png) no-repeat center;background-size: 0.1rem;cursor: pointer;}
.search_box .input_txt{float: left;width: 90%;height: 0.24rem;border: none;outline: magenta;box-sizing: border-box;background: none;box-sizing: border-box;}

footer{background: #222;}
footer .foot_t{display: flex;justify-content: space-between;padding: .4rem 10%;flex-wrap: wrap;}
footer .foot_t .left{width: 20%;}
footer .foot_t .left img{width: 100%;}

footer .foot_t .center{width: 30%;display: flex;justify-content: space-between; flex-wrap: wrap;}
footer .foot_t .center dt{margin-bottom: .08rem;font-weight: bold;color: #FFF;}
footer .foot_t .center dd{line-height: 2;}
footer .foot_t .center dd a{transition: all 0.3s;color: #929293;}
footer .foot_t .center dd a:hover{text-decoration: none;margin-top: .2rem;color: #014693;}
footer .foot_t .center:after{display: none;}
footer .foot_t:after{display: none;}

footer .foot_t .right{width: 30%;color: #929293;}
footer .foot_t .right .title{margin-bottom: .1rem;font-weight: bold;color: #FFF;}
footer .foot_t .right .txt p{font-size: .12rem;margin-top: .05rem;font-weight: bold;}
footer .foot_t .right ul{margin-top: .08rem;}
footer .foot_t .right li{font-size: .1rem;}
footer .foot_t .right li h2{padding-bottom: .05rem;}
footer .foot_t .right li i{font-size: .1rem;margin-right: .03rem;}
footer .foot_t .right li p{padding-bottom: .1rem;}


footer .foot_b{padding: .15rem 10%;display: flex;align-items: center;justify-content: space-between;color: #929293;flex-wrap: wrap;border-top: .1px solid #333;}
footer .foot_b a{color: #666;}
footer .foot_b a:hover{color: #014693;text-decoration: none;}
footer .foot_b:after{display: none;}

.kefu{position: fixed;right: 0;top: 50%;z-index: 100;transform: translateY(-50%);}
.kefu li{margin-bottom: .01rem;position: relative;cursor: pointer;}
.kefu li p{width: .3rem;height: .4rem;display: flex;align-items: center;justify-content: center;background: #014693;color: #FFF;flex-flow: column;font-size: .08rem;}
.kefu li p i{font-size: .12rem;}
.kefu li p strong{display: block;}
.kefu li dl{position: absolute;right: 100%;top: 50%;background: #FFF;box-shadow: 0 0 .05rem rgba(0,0,0,.2);padding: .05rem;visibility: hidden;opacity: 0;transition: all .3s;transform: translateY(-50%);}
.kefu li:hover dl{visibility: visible;opacity: 1;}
.kefu li:nth-of-type(1) dl{width: .8rem;}
.kefu li dt{padding-bottom: .1rem;}
.kefu li dd{line-height: 1.6;font-size: .08rem;text-align: center;}
.kefu li dd img{width: 120px;}

@-webkit-keyframes rotate360
  {0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);}
}@-moz-keyframes rotate360
  {0%{-moz-transform:rotate(0deg);}
  100%{-moz-transform:rotate(360deg);}
}@-ms-keyframes rotate360
  {0%{-ms-transform:rotate(0deg);}
  100%{-ms-transform:rotate(360deg);}
}@keyframes rotate360
  {0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}